The Java Developers Kit
The Java Developers Kit (JDK)
lets you write applets that
conform to the new, frozen Java applet API.
For information about using the JDK,
start at the README, which tells you:
- why we made the JDK
- what packages comprise the final applet API
- how to get in touch with us
It also has information on
applet conversion,
the Applet Viewer,
the new APPLET tag,
and the prototype Java Debugger.
However, if you're converting an applet,
then a better place to learn about these is
Converting Applets.
As you write or convert your program,
look for applets with similar features among the
applet examples in this release.
The README file is the only documentation included in this release.
The rest of the information you need is on our Web site:
http://java.sun.com/JDK-beta/.
Note:
Before you use the JDK,
please read the Copyright and License Information.